home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Latex Das Cyber Sex Adventure
/
Latex das Cyber-Sex Adventure - Disc 1.iso
/
pc
/
data
/
shared.cst
/
00007_Script_7
< prev
Wrap
Text File
|
1998-07-30
|
440b
|
18 lines
-- RearWindow Shared.Dir (Shared cast example movie)
-- ⌐ 1992-1994 David Jackson-Shields and Macromedia, Inc.
on initRearWindow theColor
-- global rwObj
-- if objectP( rwObj ) then rwObj( mDispose )
-- put RearWindow( mNew, "M" ) into rwObj
-- rwObj( mIndexColorToWindow, theColor )
end initRearWindow
--
on disposeRearWindow
-- global rwObj
-- if objectP( rwObj ) then rwObj( mDispose )
end disposeRearWindow
--